home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Sync_WaitTime C Library Procedures Sync_WaitTime
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- Sync_WaitTime - sleep for a specified amount of time
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<ttiimmee..hh>>
- Boolean
- SSyynncc__WWaaiittTTiimmee(_t_i_m_e)
-
- AARRGGUUMMEENNTTSS
- Time _t_i_m_e (in) The amount of time to
- sleep.
-
- _________________________________________________________________
-
- DDEESSCCRRIIPPTTIIOONN
- SSyynncc__WWaaiittTTiimmee causes the process to sleep for a specified
- amount of time. The call will return FALSE when the process
- is woken up because the time expired. The call returns TRUE
- if the process was woken up prematurely because of the
- arrival of a signal.
-
- SSEEEE AALLSSOO
- Sync
-
- KKEEYYWWOORRDDSS
- wait, block, process, wakeup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: April 7, 1989 1
-
-
-
-